-
Notifications
You must be signed in to change notification settings - Fork 65
apollo_l1_provider: add anvil to flow test #9871
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
752d05e to
7d8c090
Compare
7d8c090 to
14b0114
Compare
ShahakShama
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ShahakShama reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @guy-starkware)
crates/apollo_l1_provider/tests/flow_tests.rs line 53 at r2 (raw file):
// Send message from L1 to L2. let l2_contract_address = "0x12";
Extract this to a function
crates/apollo_l1_provider/tests/flow_tests.rs line 53 at r2 (raw file):
// Send message from L1 to L2. let l2_contract_address = "0x12";
Move this below the setup
ShahakShama
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: all files reviewed, 3 unresolved discussions (waiting on @guy-starkware)
crates/apollo_l1_provider/tests/flow_tests.rs line 70 at r2 (raw file):
assert!(message_timestamp > BlockTimestamp(0)); // Find the L1 event that was posted to Anvil.
Change to // Make sure the L1 event was posted to Anvil
ShahakShama
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: all files reviewed, 3 unresolved discussions (waiting on @guy-starkware)
crates/apollo_l1_provider/tests/flow_tests.rs line 53 at r2 (raw file):
Previously, ShahakShama wrote…
Extract this to a function
Consider putting into that function the "Find the L1 event that was posted to Anvil"
ShahakShama
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: all files reviewed, 3 unresolved discussions (waiting on @guy-starkware)
crates/apollo_l1_provider/tests/flow_tests.rs line 53 at r2 (raw file):
Previously, ShahakShama wrote…
Consider putting into that function the "Find the L1 event that was posted to Anvil"
Looks like great minds think alike (#9909)
guy-starkware
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: all files reviewed, 3 unresolved discussions (waiting on @ShahakShama)
crates/apollo_l1_provider/tests/flow_tests.rs line 53 at r2 (raw file):
Previously, ShahakShama wrote…
Looks like great minds think alike (#9909)
yeah, slowly building it up.
crates/apollo_l1_provider/tests/flow_tests.rs line 53 at r2 (raw file):
Previously, ShahakShama wrote…
Move this below the setup
Seems like beautifying something that is going to go away on the next PR is a bit of a waste of time (and unnecessary merge conflicts).
ShahakShama
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status:
complete! all files reviewed, all discussions resolved (waiting on @guy-starkware)
a78c5bc to
a820fc0
Compare
adaba63 to
3ab1d9c
Compare
a820fc0 to
db35f21
Compare
3ab1d9c to
10f3241
Compare
ShahakShama
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ShahakShama reviewed 1 of 1 files at r3, 1 of 1 files at r4, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @guy-starkware)
db35f21 to
ba543a6
Compare
10f3241 to
37d1a84
Compare
37d1a84 to
3d50c46
Compare
ba543a6 to
3f99e6b
Compare
3f99e6b to
bd42d4e
Compare
3d50c46 to
5224365
Compare
|
Artifacts upload workflows: |
guy-starkware
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@guy-starkware reviewed 3 of 3 files at r5, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @guy-starkware)
bd42d4e to
97f5c59
Compare
Merge activity
|

No description provided.